projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca7e53d
)
(set-locale-environment): langinfo renamed to locale-info.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Jul 2003 09:54:34 +0000
(09:54 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Jul 2003 09:54:34 +0000
(09:54 +0000)
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index d56c382c990a2b15a788e1944ae9f74cd3ef5460..3d2372b4f7560e21019b3fd33ef3b7170431ad25 100644
(file)
--- a/
lisp/international/mule-cmds.el
+++ b/
lisp/international/mule-cmds.el
@@
-2302,9
+2302,9
@@
See also `locale-charset-language-names', `locale-language-names',
(setq locale-coding-system coding-system))))
;; Default to A4 paper if we're not in a C, POSIX or US locale.
- ;; (See comments in Fl
ang
info.)
+ ;; (See comments in Fl
ocale_
info.)
(let ((locale locale)
- (paper (l
ang
info 'paper)))
+ (paper (l
ocale-
info 'paper)))
(if paper
;; This will always be null at the time of writing.
(cond